<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.swiper-container{width:315px;height:203px;position:absolute;overflow:visible;}.swiper-slide .detail{height:23px;margin-bottom:-23px;background:rgba(204,204,204,1);position:relative;width:100%;bottom:0;color:#fff;z-index:9;}.swiper-slide-active .detail{opacity:1;}.swiper-slide .detail a{display:inline-table;color:black;font-weight:bold;}.swiper-slide .detail a:hover{color:#dd0606;}.swiper-slide .detail p{width:100%;margin:3px auto 0;padding:0 10px;display:inline-block;}.swiper-slide .detail p span{width:100%;white-space:nowrap;display:inline-block;overflow:hidden;text-overflow:ellipsis;}.effect1 img{transform:scale(1.25,1.25) translate(10%,10%);transform:scale(1.1,1.1) translate(4.545%,4.545%);}.leftUp img{-webkit-animation-name:leftUp;animation-name:leftUp;}@-webkit-keyframes leftUp{0%{transform:scale(1.1,1.1) translate(4.545%,4.545%);}100%{transform:scale(1.1,1.1)  translate(-4.545%,-4.545%);}}@keyframes leftUp{0%{transform:scale(1.1,1.1) translate(4.545%,4.545%);}100%{transform:scale(1.1,1.1)  translate(-4.545%,-4.545%);}}.moveRight img{-webkit-animation-name:moveRight;animation-name:moveRight;}@-webkit-keyframes moveRight{0%{transform:scale(1.1,1.1) translate(-4.545%,0);}100%{transform:scale(1.1,1.1)  translate(4.545%,0);}}@keyframes moveRight{0%{transform:scale(1.1,1.1) translate(-4.545%,0);}100%{transform:scale(1.1,1.1)  translate(4.545%,0);}}.moveDown img{-webkit-animation-name:moveDown;animation-name:moveDown;}@-webkit-keyframes moveDown{0%{transform:scale(1.1,1.1) translate(0,-4.545%);}100%{transform:scale(1.1,1.1)  translate(0,4.545%);}}@keyframes moveDown{0%{transform:scale(1.1,1.1) translate(0,-4.545%);}100%{transform:scale(1.1,1.1)  translate(0,4.545%);}}.centerBig img{-webkit-animation-name:centerBig;animation-name:centerBig;}@-webkit-keyframes centerBig{100%{transform:scale(1.1,1.1);}}@keyframes centerBig{100%{transform:scale(1.1,1.1);}}.rightDownBig img{-webkit-animation-name:rightDownBig;animation-name:rightDownBig;}@-webkit-keyframes rightDownBig{100%{transform:scale(1.1,1.1) translate(4%,4%);}}@keyframes rightDownBig{100%{transform:scale(1.1,1.1) translate(4%,4%);}}.swiper-slide img{min-height:203px;max-height:203px;margin-bottom:-5px;animation-duration:5s;animation-timing-function:linear;animation-fill-mode:forwards;-webkit-animation-duration:5s;-webkit-animation-timing-function:linear;-webkit-animation-fill-mode:forwards;}.swiper-pagination{font-size:12px;text-align:center;bottom:23px;position:absolute;left:50%;width:50%;z-index:8;opacity:0.8;overflow:hidden;display:block;-moz-opacity:0.8;filter:alpha(opacity=8);background:linear-gradient(to right,rgba(217,217,217,0),black);background:-webkit-linear-gradient(to right,rgba(217,217,217,0),black);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.swiper-pagination-bullet{width:15px;height:15px;cursor:pointer;color:white;margin:0 5px;opacity:1;}.swiper-pagination-bullet-active{background-color:#ff588e;opacity:1;}</pre></body></html>